README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo
authorSimon Glass <[email protected]>
Mon, 3 Oct 2016 00:01:11 +0000 (18:01 -0600)
committerTom Rini <[email protected]>
Fri, 7 Oct 2016 00:40:54 +0000 (20:40 -0400)
commit4dc34be4301e9f9ddca2d22a8ddb1161ee40f2d1
tree5493363f5e22e1aff77603c735b8f7791cdf4674
parentb43957baf742bab6fd85210ed2ee8c3bd3679a48
README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo

This should be CONFIG_SYS_MAX_NAND_DEVICE. Fix it.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Scott Wood <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: York Sun <[email protected]>
doc/README.nand